[INFO] cloning repository https://github.com/makeroftools/denali-trade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makeroftools/denali-trade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakeroftools%2Fdenali-trade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakeroftools%2Fdenali-trade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0951bc348536f6c75161ad61b2414729bcabde7f
[INFO] fixing makeroftools/denali-trade against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakeroftools%2Fdenali-trade" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/makeroftools/denali-trade
[INFO] finished tweaking git repo https://github.com/makeroftools/denali-trade
[INFO] tweaked toml for git repo https://github.com/makeroftools/denali-trade written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/makeroftools/denali-trade on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/makeroftools/denali-trade already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88
[INFO] running `Command { std: "docker" "start" "3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/denali-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/denali-storage/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/denali-trade-engine/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/denali-cli/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/denali-plot/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking num-traits v0.2.19
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling aws-lc-rs v1.15.4
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling wasm-bindgen v0.2.108
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking arrow-schema v57.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking lru v0.16.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking zlib-rs v0.5.5
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling proc-macro-utils v0.8.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking rmp v0.8.15
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling manyhow-macros v0.10.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]    Compiling utf8-width v0.1.8
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking lz4_flex v0.12.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking drain_filter_polyfill v0.1.3
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking pad-adapter v0.1.1
[INFO] [stderr]     Checking inventory v0.3.21
[INFO] [stderr]     Checking clap_builder v4.5.55
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling aws-lc-sys v0.37.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.5.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.108
[INFO] [stderr]    Compiling server_fn_macro v0.6.15
[INFO] [stderr]    Compiling manyhow v0.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling rust_decimal_macros v1.40.0
[INFO] [stderr]    Compiling quote-use-macros v0.8.4
[INFO] [stderr]     Checking zerocopy v0.8.35
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling syn_derive v0.1.8
[INFO] [stderr]    Compiling server_fn_macro_default v0.6.15
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.108
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.9.2
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rstml v0.11.2
[INFO] [stderr]     Checking js-sys v0.3.85
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]    Compiling attribute-derive v0.9.2
[INFO] [stderr]     Checking typed-builder v0.18.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.4
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling leptos_hot_reload v0.6.15
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling alloy-primitives v1.5.4
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking rmp-serde v1.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking oco_ref v0.1.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking serde_qs v0.12.0
[INFO] [stderr]    Compiling leptos_macro v0.6.15
[INFO] [stderr]    Compiling alloy-json-abi v1.5.4
[INFO] [stderr]     Checking nybbles v0.4.7
[INFO] [stderr]     Checking clap v4.5.55
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking arrow-buffer v57.2.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.4
[INFO] [stderr]    Compiling alloy-tx-macros v1.5.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.4
[INFO] [stderr]     Checking alloy-serde v1.5.2
[INFO] [stderr]     Checking alloy-eip7702 v0.6.3
[INFO] [stderr]     Checking alloy-eip2930 v0.2.3
[INFO] [stderr]     Checking alloy-eip7928 v0.3.2
[INFO] [stderr]     Checking alloy-trie v0.9.3
[INFO] [stderr]     Checking arrow-data v57.2.0
[INFO] [stderr]     Checking alloy-chains v0.2.30
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking web-sys v0.3.85
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.58
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.5
[INFO] [stderr]     Checking gloo-timers v0.3.0
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking arrow-array v57.2.0
[INFO] [stderr]     Checking leptos_config v0.6.15
[INFO] [stderr]     Checking arrow-select v57.2.0
[INFO] [stderr]     Checking arrow-row v57.2.0
[INFO] [stderr]     Checking arrow-arith v57.2.0
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking denali-core v0.1.0 (/opt/rustwide/workdir/crates/denali-core)
[INFO] [stderr]    Migrating crates/denali-core/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-core/src/pipeline.rs:100:38
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 while let Ok(item) = rx_input.recv_async().await {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |                     |
[INFO] [stdout]     |                                      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                      |                     up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                      up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 101 |                     if let Some(l) = &log { l("process: starting"); }
[INFO] [stdout] 102 |                     let result = process_fn(item).await;
[INFO] [stdout]     |                                  ----------------------
[INFO] [stdout]     |                                  |                |
[INFO] [stdout]     |                                  |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                         SendMode::Blocking => tx_process.send_async(result).await.is_ok(),
[INFO] [stdout]     |                                               -----------------------------------
[INFO] [stdout]     |                                               |                             |
[INFO] [stdout]     |                                               |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                               |                             `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                               `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 107 |                         SendMode::TryDrop  => tx_process.try_send(result).is_ok(),
[INFO] [stdout]     |                                               ---------------------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                               `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<'a, T> Drop for SendFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-core/src/pipeline.rs:126:40
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 while let Ok(result) = rx_process.recv_async().await {
[INFO] [stdout]     |                              ------    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |         |                       |
[INFO] [stdout]     |                              |         |                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              |         |                       up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |         |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |         |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `result` calls a custom destructor
[INFO] [stdout]     |                              `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                         Ok(t) => match filter_fn(&t).await {
[INFO] [stdout]     |                            -           -------------------
[INFO] [stdout]     |                            |           |             |
[INFO] [stdout]     |                            |           |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |           |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `t` calls a custom destructor
[INFO] [stdout]     |                            `t` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |                         SendMode::Blocking => tx_output.send_async(to_send).await.is_ok(),
[INFO] [stdout]     |                                               -----------------------------------
[INFO] [stdout]     |                                               |                             |
[INFO] [stdout]     |                                               |                             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                               |                             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                               `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 142 |                         SendMode::TryDrop  => tx_output.try_send(to_send).is_ok(),
[INFO] [stdout]     |                                               ---------------------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<'a, T> Drop for SendFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.4
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-core/src/pipeline.rs:100:38
[INFO] [stdout]     |
[INFO] [stdout] 100 |                 while let Ok(item) = rx_input.recv_async().await {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                      |                     |
[INFO] [stdout]     |                                      |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                                      |                     up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                      up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 101 |                     if let Some(l) = &log { l("process: starting"); }
[INFO] [stdout] 102 |                     let result = process_fn(item).await;
[INFO] [stdout]     |                                  ----------------------
[INFO] [stdout]     |                                  |                |
[INFO] [stdout]     |                                  |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  |                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                  this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 106 |                         SendMode::Blocking => tx_process.send_async(result).await.is_ok(),
[INFO] [stdout]     |                                               -----------------------------------
[INFO] [stdout]     |                                               |                             |
[INFO] [stdout]     |                                               |                             this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                               |                             `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                               `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout] 107 |                         SendMode::TryDrop  => tx_process.try_send(result).is_ok(),
[INFO] [stdout]     |                                               ---------------------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                               `#7` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#5` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<'a, T> Drop for SendFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-core/src/pipeline.rs:126:40
[INFO] [stdout]     |
[INFO] [stdout] 126 |                 while let Ok(result) = rx_process.recv_async().await {
[INFO] [stdout]     |                              ------    ^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                              |         |                       |
[INFO] [stdout]     |                              |         |                       this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                              |         |                       up until Edition 2021 `#10` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |         |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                              |         |                       `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              |         this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                              |         up until Edition 2021 `#9` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                              |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                              |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                              `result` calls a custom destructor
[INFO] [stdout]     |                              `result` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 130 |                         Ok(t) => match filter_fn(&t).await {
[INFO] [stdout]     |                            -           -------------------
[INFO] [stdout]     |                            |           |             |
[INFO] [stdout]     |                            |           |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                            |           |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                            |           `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            |           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                            |           `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                            `t` calls a custom destructor
[INFO] [stdout]     |                            `t` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 141 |                         SendMode::Blocking => tx_output.send_async(to_send).await.is_ok(),
[INFO] [stdout]     |                                               -----------------------------------
[INFO] [stdout]     |                                               |                             |
[INFO] [stdout]     |                                               |                             this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                                               |                             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                               `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                               `#6` will be dropped later as of Edition 2024
[INFO] [stdout] 142 |                         SendMode::TryDrop  => tx_output.try_send(to_send).is_ok(),
[INFO] [stdout]     |                                               ---------------------------
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                                               `#8` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 147 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:201:1
[INFO] [stdout]     |
[INFO] [stdout] 201 | impl<'a, T> Drop for SendFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking alloy-eips v1.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking arrow-ord v57.2.0
[INFO] [stderr]     Checking arrow-ipc v57.2.0
[INFO] [stderr]     Checking arrow-string v57.2.0
[INFO] [stderr]     Checking alloy-sol-types v1.5.4
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking arrow-cast v57.2.0
[INFO] [stderr]     Checking alloy-consensus v1.5.2
[INFO] [stderr]     Checking arrow-csv v57.2.0
[INFO] [stderr]     Checking arrow-json v57.2.0
[INFO] [stderr]     Checking parquet v57.2.0
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking arrow v57.2.0
[INFO] [stderr]     Checking alloy-json-rpc v1.5.2
[INFO] [stderr]     Checking alloy-dyn-abi v1.5.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking alloy-consensus-any v1.5.2
[INFO] [stderr]     Checking alloy-network-primitives v1.5.2
[INFO] [stderr]     Checking alloy-transport v1.5.2
[INFO] [stderr]     Checking alloy-signer v1.5.2
[INFO] [stderr]     Checking alloy-core v1.5.4
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.5.2
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking alloy-rpc-types-any v1.5.2
[INFO] [stderr]     Checking alloy-rpc-types v1.5.2
[INFO] [stderr]     Checking alloy-network v1.5.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking yawc v0.3.2
[INFO] [stderr]     Checking alloy-signer-local v1.5.2
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.1
[INFO] [stderr]     Checking alloy-transport-http v1.5.2
[INFO] [stderr]     Checking alloy-rpc-client v1.5.2
[INFO] [stderr]     Checking alloy-provider v1.5.2
[INFO] [stderr]     Checking alloy-contract v1.5.2
[INFO] [stderr]     Checking alloy v1.5.2
[INFO] [stderr]     Checking hypersdk v0.2.0
[INFO] [stderr]     Checking gloo-utils v0.2.0
[INFO] [stderr]     Checking wasm-streams v0.4.2
[INFO] [stderr]     Checking leptos_reactive v0.6.15
[INFO] [stderr]     Checking plotters-canvas v0.3.1
[INFO] [stderr]     Checking gloo-net v0.6.0
[INFO] [stderr]     Checking server_fn v0.6.15
[INFO] [stderr]     Checking leptos_dom v0.6.15
[INFO] [stderr]     Checking leptos_server v0.6.15
[INFO] [stderr]     Checking leptos v0.6.15
[INFO] [stderr]     Checking plotters v0.1.0 (/opt/rustwide/workdir/crates/denali-plot)
[INFO] [stderr]    Migrating crates/denali-plot/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking denali-trade-engine v0.1.0 (/opt/rustwide/workdir/crates/denali-trade-engine)
[INFO] [stderr]     Checking denali-storage v0.1.0 (/opt/rustwide/workdir/crates/denali-storage)
[INFO] [stderr]    Migrating crates/denali-trade-engine/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/denali-storage/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/denali-storage/src/l2.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-storage/src/l2.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 let batch = RecordBatch::try_new(
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `batch` calls a custom destructor
[INFO] [stdout]     |                     `batch` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |                 match writer.close().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |              |
[INFO] [stdout]     |                       |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `batch` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/denali-storage/src/trades.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-storage/src/l2.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 let batch = RecordBatch::try_new(
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `batch` calls a custom destructor
[INFO] [stdout]     |                     `batch` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |                 match writer.close().await {
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `batch` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/denali-storage/src/candles.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-storage/src/user_fills.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 let batch = RecordBatch::try_new(
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `batch` calls a custom destructor
[INFO] [stdout]     |                     `batch` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 |                 match owned_writers.remove(&coin_lower) { Some(mut w) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 282 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout]     = note: `batch` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/denali-storage/src/user_fills.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-storage/src/l2.rs:237:23
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 let batch = RecordBatch::try_new(
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `batch` calls a custom destructor
[INFO] [stdout]     |                     `batch` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |                 match writer.close().await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |              |
[INFO] [stdout]     |                       |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `batch` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-storage/src/l2.rs:237:38
[INFO] [stdout]     |
[INFO] [stdout] 202 |                 let batch = RecordBatch::try_new(
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `batch` calls a custom destructor
[INFO] [stdout]     |                     `batch` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 237 |                 match writer.close().await {
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 241 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: `batch` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-storage/src/user_fills.rs:273:23
[INFO] [stdout]     |
[INFO] [stdout] 249 |                 let batch = RecordBatch::try_new(
[INFO] [stdout]     |                     -----
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `batch` calls a custom destructor
[INFO] [stdout]     |                     `batch` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 |                 match owned_writers.remove(&coin_lower) { Some(mut w) => {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 282 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]     |
[INFO] [stdout] 353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/os/fd/owned.rs:196:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/io/buffered/bufwriter.rs:687:0
[INFO] [stdout]     = note: `batch` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking denali-cli v0.1.0 (/opt/rustwide/workdir/crates/denali-cli)
[INFO] [stderr]    Migrating crates/denali-cli/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:67:33
[INFO] [stdout]     |
[INFO] [stdout]  67 |             while let Ok(res) = rx_final.recv_async().await {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |      |                     |
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `res` calls a custom destructor
[INFO] [stdout]     |                          `res` will be dropped later as of Edition 2024
[INFO] [stdout]  68 |                 match res {
[INFO] [stdout]  69 |                     Ok(trade) => { let _ = tx_writer_clone.send(trade).await; }
[INFO] [stdout]     |                                            ---------------------------------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  70 |                     Err(e) => eprintln!("[TRADES_{}] Pipeline error: {}", err_coin_upper, e),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |                 }
[INFO] [stdout]  72 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while let Ok(res) = rx_final.recv_async().await {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |      |                     |
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `res` calls a custom destructor
[INFO] [stdout]     |                          `res` will be dropped later as of Edition 2024
[INFO] [stdout] 114 |                 match res {
[INFO] [stdout] 115 |                     Ok(candle) => { let _ = tx_writer_clone.send(candle).await; }
[INFO] [stdout]     |                                             ----------------------------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |                     Err(e) => eprintln!("[CANDLES_{}] Pipeline error: {}", err_coin_upper, e),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 117 |                 }
[INFO] [stdout] 118 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:159:33
[INFO] [stdout]     |
[INFO] [stdout] 159 |             while let Ok(res) = rx_final.recv_async().await {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |      |                     |
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `res` calls a custom destructor
[INFO] [stdout]     |                          `res` will be dropped later as of Edition 2024
[INFO] [stdout] 160 |                 match res {
[INFO] [stdout] 161 |                     Ok(book) => { let _ = tx_writer_clone.send(book).await; }
[INFO] [stdout]     |                                           --------------------------------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 162 |                     Err(e) => eprintln!("[L2_{}] Pipeline error: {}", err_coin_upper, e),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 163 |                 }
[INFO] [stdout] 164 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         while let Ok(res) = user_fills_rx_final.recv_async().await {
[INFO] [stdout]     |                      ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |      |                                |
[INFO] [stdout]     |                      |      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |      |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                      |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                      |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      `res` calls a custom destructor
[INFO] [stdout]     |                      `res` will be dropped later as of Edition 2024
[INFO] [stdout] 199 |             match res {
[INFO] [stdout] 200 |                 Ok(fill) => { let _ = user_fills_tx_writer_clone.send(fill).await; }
[INFO] [stdout]     |                                       -------------------------------------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 201 |                 Err(e) => eprintln!("[USER_FILLS_{}] Pipeline error: {}", err_user_upper, e),
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 202 |             }
[INFO] [stdout] 203 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:67:33
[INFO] [stdout]     |
[INFO] [stdout]  67 |             while let Ok(res) = rx_final.recv_async().await {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |      |                     |
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `res` calls a custom destructor
[INFO] [stdout]     |                          `res` will be dropped later as of Edition 2024
[INFO] [stdout]  68 |                 match res {
[INFO] [stdout]  69 |                     Ok(trade) => { let _ = tx_writer_clone.send(trade).await; }
[INFO] [stdout]     |                                            ---------------------------------
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                            `#2` will be dropped later as of Edition 2024
[INFO] [stdout]  70 |                     Err(e) => eprintln!("[TRADES_{}] Pipeline error: {}", err_coin_upper, e),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout]  71 |                 }
[INFO] [stdout]  72 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:113:33
[INFO] [stdout]     |
[INFO] [stdout] 113 |             while let Ok(res) = rx_final.recv_async().await {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |      |                     |
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `res` calls a custom destructor
[INFO] [stdout]     |                          `res` will be dropped later as of Edition 2024
[INFO] [stdout] 114 |                 match res {
[INFO] [stdout] 115 |                     Ok(candle) => { let _ = tx_writer_clone.send(candle).await; }
[INFO] [stdout]     |                                             ----------------------------------
[INFO] [stdout]     |                                             |
[INFO] [stdout]     |                                             this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                             `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 116 |                     Err(e) => eprintln!("[CANDLES_{}] Pipeline error: {}", err_coin_upper, e),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 117 |                 }
[INFO] [stdout] 118 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:159:33
[INFO] [stdout]     |
[INFO] [stdout] 159 |             while let Ok(res) = rx_final.recv_async().await {
[INFO] [stdout]     |                          ---    ^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                          |      |                     |
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                          |      |                     up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                          |      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                          |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                          |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                          |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                          `res` calls a custom destructor
[INFO] [stdout]     |                          `res` will be dropped later as of Edition 2024
[INFO] [stdout] 160 |                 match res {
[INFO] [stdout] 161 |                     Ok(book) => { let _ = tx_writer_clone.send(book).await; }
[INFO] [stdout]     |                                           --------------------------------
[INFO] [stdout]     |                                           |
[INFO] [stdout]     |                                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 162 |                     Err(e) => eprintln!("[L2_{}] Pipeline error: {}", err_coin_upper, e),
[INFO] [stdout]     |                         -
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `e` calls a custom destructor
[INFO] [stdout]     |                         `e` will be dropped later as of Edition 2024
[INFO] [stdout] 163 |                 }
[INFO] [stdout] 164 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/denali-cli/src/main.rs:198:29
[INFO] [stdout]     |
[INFO] [stdout] 198 |         while let Ok(res) = user_fills_rx_final.recv_async().await {
[INFO] [stdout]     |                      ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                      |      |                                |
[INFO] [stdout]     |                      |      |                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                      |      |                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |      |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                      |      |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      |      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                      |      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                      |      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                      |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                      `res` calls a custom destructor
[INFO] [stdout]     |                      `res` will be dropped later as of Edition 2024
[INFO] [stdout] 199 |             match res {
[INFO] [stdout] 200 |                 Ok(fill) => { let _ = user_fills_tx_writer_clone.send(fill).await; }
[INFO] [stdout]     |                                       -------------------------------------------
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                       `#2` will be dropped later as of Edition 2024
[INFO] [stdout] 201 |                 Err(e) => eprintln!("[USER_FILLS_{}] Pipeline error: {}", err_user_upper, e),
[INFO] [stdout]     |                     -
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `e` calls a custom destructor
[INFO] [stdout]     |                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 202 |             }
[INFO] [stdout] 203 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `__awaitee` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/flume-0.12.0/src/async.rs:504:1
[INFO] [stdout]     |
[INFO] [stdout] 504 | impl<'a, T> Drop for RecvFut<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `res` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check: denali-core v0.1.0 (/opt/rustwide/workdir/crates/denali-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: denali-storage v0.1.0 (/opt/rustwide/workdir/crates/denali-storage) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: denali-trade-engine v0.1.0 (/opt/rustwide/workdir/crates/denali-trade-engine) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: denali-cli v0.1.0 (/opt/rustwide/workdir/crates/denali-cli) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: plotters v0.1.0 (/opt/rustwide/workdir/crates/denali-plot) updating edition from 2021 to 2024
[INFO] [stderr]     Checking denali-core v0.1.0 (/opt/rustwide/workdir/crates/denali-core)
[INFO] [stderr]     Checking plotters v0.1.0 (/opt/rustwide/workdir/crates/denali-plot)
[INFO] [stderr]     Checking denali-storage v0.1.0 (/opt/rustwide/workdir/crates/denali-storage)
[INFO] [stderr]     Checking denali-trade-engine v0.1.0 (/opt/rustwide/workdir/crates/denali-trade-engine)
[INFO] [stderr]     Checking denali-cli v0.1.0 (/opt/rustwide/workdir/crates/denali-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 32s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88", kill_on_drop: false }`
[INFO] [stdout] 3c04d65d1f00d4f7b6302fb1297c2c7021a9b01e40c474799941b7665e625e88
